Total Complexity | 22 |
Dependencies | 5 |
Dependents | 1 |
Total lines | 288 |
Lines of code | 144 |
Logical lines of code | 44 |
Comment lines | 115 |
Methods | 12 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
get_items() | 45 | 8 | 37 | |
register_routes() | 44 | 1 | 55 | |
create_item() | 62 | 2 | 11 | |
create_item_permissions_check() | 64 | 2 | 10 | |
delete_item() | 71 | 2 | 6 | |
__construct() | 72 | 1 | 5 | |
get_items_permissions_check() | 80 | 1 | 3 | |
get_item_permissions_check() | 80 | 1 | 3 | |
get_item() | 75 | 1 | 4 | |
update_item_permissions_check() | 80 | 1 | 3 | |
update_item() | 76 | 1 | 4 | |
delete_item_permissions_check() | 80 | 1 | 3 |